runtime.pallocSum.unpack (method)
3 uses
runtime (current package)
mpagealloc.go#L975: func (p pallocSum) unpack() (uint, uint, uint) {
mpagealloc.go#L991: start, max, end := sums[0].unpack()
mpagealloc.go#L994: si, mi, ei := sums[i].unpack()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)